Skip to content

New migrations doc #838

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 19 commits into from
May 10, 2024
Merged

New migrations doc #838

merged 19 commits into from
May 10, 2024

Conversation

CamSoper
Copy link
Contributor

@CamSoper CamSoper commented May 3, 2024

Summary

New EF Core Migrations doc

Fixes #488
Fixes #64


Internal previews

📄 File 🔗 Preview link
docs/database/ef-core-migrations.md Apply Entity Framework Core migrations in .NET Aspire

@dotnet-bot dotnet-bot added the database Content related to database. label May 3, 2024
@CamSoper CamSoper self-assigned this May 3, 2024
@CamSoper CamSoper changed the title Camsoper/488 New migrations doc May 8, 2024
@CamSoper CamSoper marked this pull request as ready for review May 8, 2024 22:37
@CamSoper CamSoper requested a review from IEvangelist as a code owner May 8, 2024 22:37
@CamSoper CamSoper requested a review from JamesNK May 8, 2024 22:37
@CamSoper CamSoper marked this pull request as draft May 9, 2024 13:25
@CamSoper CamSoper marked this pull request as ready for review May 9, 2024 21:09
@IEvangelist
Copy link
Member

I love this! It's very well written and great content. I have one suggestion, I think we should now add a new TOC entry with both the "Seed" and "Migration" content under it, perhaps named "Database initialization and maintenance"? Thoughts?

@CamSoper
Copy link
Contributor Author

@IEvangelist Makes sense to me. Leave the hub page the way it is, though?

@IEvangelist
Copy link
Member

@IEvangelist Makes sense to me. Leave the hub page the way it is, though?

Yes, I'd leave that as is.

CamSoper and others added 2 commits May 10, 2024 10:02
Thanks for the suggestions, @IEvangelist!

Co-authored-by: David Pine <david.pine@microsoft.com>
@IEvangelist IEvangelist merged commit 6435d41 into main May 10, 2024
6 checks passed
@IEvangelist IEvangelist deleted the camsoper/488 branch May 10, 2024 15:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
database Content related to database.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Documentation and samples of Aspire + EF Core tooling Write guidance for using Entity Framework migrations with Aspire solutions
3 participants